CommonEvent 1520
Name = "会話：くのいちスキュラ"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["You can't escape my tentacles..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["Your semen shall be mine..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["Prepare for my tentacle ninjutsu..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["A shinobi is one who lives in the shadows..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["We appear from the shadows and pull others into them..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>How many have I killed in missions, how many tentacles do I have... I've never counted either of those."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["I'll wrap you up in these tentacles and pull you into the shadows..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["My tentacles aren't edible...probably."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["The Elf Princess is always confining herself..."])
    ShowText(["...No, she's concealing herself..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["Among all our comrades in the village, we are the gloomiest..."])
    ShowText(["...We don't really care about that."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>A shinobi is one who never neglects their training... Do you like training...?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I love it", "I hate it", "What's training?"], 0])
    When([0, "大好き"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["That's admirable..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "嫌い"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["Well, some people are like that..."])
      Empty([])

    When([2, "鍛錬を知らない"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["Did you get that strong without training...?"])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["The one thing that no one can escape is...?"])
    ShowChoices([["Their own shadow", "Their own death", "The final income tax return"], 0])
    When([0, "己の影"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["Indeed... You can't escape from your shadow."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "自身の死"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["True, you can't escape death..."])
      Empty([])

    When([2, "確定申告"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["Well, that's true... We live in a tough world."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["I am one who lives with the shadows..."])
    ShowText(["And you are...?"])
    ShowChoices([["One who lives with the light", "One who lives with the shadows", "One who lives with baldness"], 0])
    When([0, "光と共に生きる者"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["Light and shadow do cross paths sometimes..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "影と共に生きる者"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["We live in the same world..."])
      Empty([])

    When([2, "ハゲと共に生きる者"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["You should take better care of your hair..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["Do you think I'm gloomy...?"])
    ShowChoices([["I do", "I don't", "I think you're cheerful"], 0])
    When([0, "思う"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["I see..."])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "思わない"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["I see..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "むしろ陽気だ"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["That's an exaggeration..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["For next year, what should I pray for on my first shrine visit of the New Year...?"])
    ShowChoices([["For health", "For victory", "For peace", "For a suitable marriage candidate"], 0])
    When([0, "健康"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["Health is important..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "勝利"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["Victory is something I get with my own hands, not with prayers..."])
      Empty([])

    When([2, "平和"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["You see the world, not yourself..."])
      Script(["change_friend(10)"])
      Empty([])

    When([3, "良縁"])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["I plan to stay single forever..."])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 13])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["I want some antidote grass..."])
      ControlVariables([24, 24, 0, 3, 0, 13, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[13]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
        ShowText(["\\n<Kunoichi Scylla>"])
        ShowText(["I appreciate it..."])
        ChangeItems([13, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
        ShowText(["\\n<Kunoichi Scylla>"])
        ShowText(["I see, it can't be helped..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 313])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["I want a tomato..."])
      ControlVariables([24, 24, 0, 3, 0, 313, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[313]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
        ShowText(["\\n<Kunoichi Scylla>"])
        ShowText(["I appreciate it..."])
        ChangeItems([313, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
        ShowText(["\\n<Kunoichi Scylla>"])
        ShowText(["I see, it can't be helped..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 1911, 0])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["I want money..."])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 1911G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
        ShowText(["\\n<Kunoichi Scylla>"])
        ShowText(["I appreciate it..."])
        ChangeGold([1, 0, 1911])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
        ShowText(["\\n<Kunoichi Scylla>"])
        ShowText(["I see, it can't be helped..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
      ShowText(["\\n<Kunoichi Scylla>"])
      ShowText(["...You guys are poor too."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["Use this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([106, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Kunoichi Scylla gave you a \\ii[106]"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["Treasure this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([324, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Kunoichi Scylla gave you an \\ii[324]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kuno_scylla_fc1", 0, 0, 2])
    ShowText(["\\n<Kunoichi Scylla>"])
    ShowText(["Use this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 3185])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Kunoichi Scylla gave you 3185G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
